home *** CD-ROM | disk | FTP | other *** search
/ Leonardo Da Vinci / Leonardo da Vinci (Corbis).iso / ldv95.ini < prev    next >
INI File  |  1996-10-07  |  15KB  |  336 lines

  1.  
  2. ; -----------------------------------------------------------------------------------
  3. ; LDV95.INI file for Leonardo da Vinci projector, made with Director 5.0 for Windows.
  4. ; -----------------------------------------------------------------------------------
  5.  
  6. ; All of the settings shown here are commented-out in the original version 
  7. ; of the file.  To change a setting, you must remove the comment 
  8. ; character (";") at the beginning of the setting's line.
  9.  
  10. ; The values shown for each setting in the original file are Director's 
  11. ; internal defaults.  The default value for a setting is used when it 
  12. ; isn't explicitly set in the .INI file or when no .INI file exists.  
  13. ; Since these defaults are already stored internally in the Director 
  14. ; application and projectors, it is *not* necessary to distribute this 
  15. ; file with your movie unless you change one or more of the settings.
  16.  
  17. ; For use with projectors, you must name your .INI file "<ProjectorName>.INI"
  18. ; rather than "DIRECTOR.INI" and place the file in the same directory as
  19. ; your projector executable. 
  20.  
  21.  
  22. [Memory]
  23. ExtraMemory=700
  24. ;ExtraMemory=400
  25. ; Amount of kBytes over and above physical memory for use by a projector.
  26. ; ExtraMemory represents a chunk of memory that Director subtracts from the
  27. ; available physical RAM when it calculates the freebytes. The objective is
  28. ; to leave some RAM free to run Windows, Quicktime, etc -- most things except
  29. ; for loading castmembers and running the offscreen buffer.
  30. ; You can play around with the setting for ExtraMemory. The default in DFW
  31. ; is 400, but I found that Zero works better for some projects because it
  32. ; gives you 400K more RAM for castmembers. If you're running Quicktime or
  33. ; trying to leave room for RAM tasks outside of Director, you may have to
  34. ; raise this number to keep Director from using all of physical memory.
  35. ; If ExtraMemory is set too low, you may not have enough RAM to run scripts,
  36. ; Quicktime, etc., which could lead to big slowdowns. If ExtraMemory is set
  37. ; too high, you won't have enough memory to load castmembers. I would start
  38. ; with a setting between 0 and 500, but test this thoroughly with the
  39. ; specific Director title to make sure it doesn't create any out-of-memory
  40. ; problems.
  41.  
  42.  
  43. HeadRoomNegative=0
  44. ; HeadRoomNegative is an undocumented setting. Setting it to Zero tells
  45. ; Director to subtract the RAM allotted to "ExtraMemory" from the available RAM
  46.  
  47. ;SwapFileMeg=0
  48. ; Amount of megabytes of SwapFile space to enable during authoring.
  49. ; Default is to allow swapfile space of up to 1/2 of the available 
  50. ; physical RAM.
  51.  
  52.  
  53.  
  54. [Graphics]
  55. Wing=0
  56. ;Wing=1
  57. ; 0: Do not use WinG graphics accelerator.
  58. ; 1: Use WinG graphics accelerator software. This requires
  59. ;    certain system files to be installed. Projector size and memory 
  60. ;    usage may increase. See the documentation for details.       
  61.  
  62.  
  63.  
  64. [Palette]
  65. ;Animation=1
  66. ; 1: allows director to take control of the palette for fast palette effects
  67. ;    and transitions.
  68. ; 0: prevents director from taking control of the palette so other apps,
  69. ;    wallpaper etc. look better but palette effects and transitions will
  70. ;    be slower.
  71.  
  72.  
  73.  
  74. ; Global Sound Settings ------------------------------------------------
  75.  
  76. [Sound]
  77. ; Settings in the [Sound] section apply to all sound cards.
  78.  
  79. ;SpoolBufferAlloc=0 
  80. ; When to allocate spool buffers
  81. ; 0 means allocate/deallocate dynamically, when sound starts/stops.
  82. ; 1 means allocate spool once at startup and keep for entire session.
  83.  
  84. LowSpoolBufferMs=4000
  85. ;LowSpoolBufferMs=2500
  86. ; Length of one 8bit spool buffer, in milliseconds.
  87.  
  88. HighSpoolBufferMs=0
  89. ;HighSpoolBufferMs=1500
  90. ; Length of one 16-bit spool buffer, in milliseconds.
  91.  
  92. SpoolBufferCount=4
  93. ;SpoolBufferCount=4
  94. ; Number of spool buffers to use. Must range from 2 to 10.
  95.  
  96. MixMaxChannels=2
  97. ;MixMaxChannels=4
  98. ; Maximum number of channels supported by the sound mixer. The actual
  99. ; number you can mix depends on the processing power of your computer.
  100. ; Must range from 1 to 8.
  101.  
  102. ;MixWaveDevice=0 
  103. ; DeviceID of waveOut device to use for playing.
  104. ; Must range from 0 to (# of devices - 1).
  105.  
  106. ;SoundLevel Default values:
  107. ;SoundLevel0=0                  ; waveOut volume of lingo soundLevel = 0
  108. ;SoundLevel1=24770              ; waveOut volume of lingo soundLevel = 1
  109. ;SoundLevel2=35030              ; waveOut volume of lingo soundLevel = 2
  110. ;SoundLevel3=42903              ; waveOut volume of lingo soundLevel = 3
  111. ;SoundLevel4=49540              ; waveOut volume of lingo soundLevel = 4
  112. ;SoundLevel5=55388              ; waveOut volume of lingo soundLevel = 5
  113. ;SoundLevel6=60674              ; waveOut volume of lingo soundLevel = 6
  114. ;SoundLevel7=65535              ; waveOut volume of lingo soundLevel = 7
  115.  
  116. ;Win 95 seems to have better distribution across volume range; following values work better.
  117. SoundLevel0=0                  ; waveOut volume of lingo soundLevel = 0
  118. SoundLevel1=9362               ; waveOut volume of lingo soundLevel = 1
  119. SoundLevel2=18724              ; waveOut volume of lingo soundLevel = 2
  120. SoundLevel3=28086              ; waveOut volume of lingo soundLevel = 3
  121. SoundLevel4=37448              ; waveOut volume of lingo soundLevel = 4
  122. SoundLevel5=46810              ; waveOut volume of lingo soundLevel = 5
  123. SoundLevel6=56172              ; waveOut volume of lingo soundLevel = 6
  124. SoundLevel7=65535              ; waveOut volume of lingo soundLevel = 7
  125.  
  126. MixMaxFidelity=0
  127. ; Sets a limit on the fidelity of sound output. For best performance, use
  128. ; the default setting of 99 (switch on-the-fly), or choose the lowest value
  129. ; possible of the three fixed sound formats (0, 1, 2):
  130. ;  0  = 22.05k samples/sec, 8-bit, mono
  131. ;  1  = 22.05k samples/sec, 8-bit, stereo
  132. ;  2  = 44.1k samples/sec, 16-bit, stereo
  133. ;  99 = Switch formats on-the-fly.  The first sound in a run of overlapping
  134. ;       sounds determines the format for that run.  The format used is the
  135. ;       lowest of the three output formats (0,1,2 above) which is as close
  136. ;       as possible in fidelity to the sound to be played, while still being
  137. ;       supported by the installed sound card. 
  138.  
  139. ; Default Sound Settings -----------------------------------------------
  140.  
  141. [Low Mono Default Sound]
  142. ; Settings in the [Low Mono Default Sound] section apply when the target
  143. ; output format is 22K, 8-bit, mono.  The target output format depends
  144. ; on the capabilities of the sound card as well as the setting of
  145. ; MixMaxFidelity.   These settings are used when the installed sound card
  146. ; is not known to Director and is not specified explicitly in the
  147. ; the <SoundCardName> sections.  Settings in the <SoundCardName> or
  148. ; Override sections will override these values for specific sound cards,
  149. ; or for all sound cards, respectively.
  150.  
  151. ;MixBufferMs=200
  152. ; Length of each mixing buffer, in milliseconds.
  153.  
  154. ;MixBufferBytes=0
  155. ; Length of each mixing buffer, in bytes.  Setting this value to non-0,
  156. ; along with setting MixBufferMs=0, lets you specify the buffer size in 
  157. ; bytes rather than milliseconds.
  158.  
  159. ;MixBufferCount=4
  160. ; Number of mixing buffers to use. Must range from 2 to 16.
  161. ; Setting this below 4 may cause single audio streams to break up.
  162.  
  163. ;MixServiceMode=0
  164. ; 0 means use timer interrupts to drive mixer. Interrupt settings will be
  165. ;         applied from MixIntPeriodMs and MixIntResolutionMs.
  166. ; 1 means use polling to drive mixer. This may cause sound to drop out when
  167. ;         CPU cycles are being hogged by other tasks, disk accesses, etc.
  168. ; 2 means use the waveOut buffer-completion callback to drive mixer.  If
  169. ;         this mode is set, it is best to use MixBufferBytes to specify a
  170. ;         fixed buffer size which is a multiple of 1024.  This mode is not 
  171. ;         supported by all sound cards.
  172.  
  173. ;MixIntPeriodMs=200
  174. ; Interrupt period, in milliseconds. Only used when MixServiceMode is zero.
  175.  
  176. ;MixIntResolutionMs=50
  177. ; Interrupt resolution, in milliseconds. Only used when MixServiceMode is zero.
  178.  
  179.  
  180. [Low Default Sound]
  181. ; Settings in the [Low Default Sound] section apply when the target
  182. ; output format is 22K, 8-bit, stereo.  The target output format depends
  183. ; on the capabilities of the sound card as well as the setting of
  184. ; MixMaxFidelity.   These settings are used when the installed sound card
  185. ; is not known to Director and is not specified explicitly in the
  186. ; the <SoundCardName> sections.  Settings in the <SoundCardName> or
  187. ; Override sections will override these values for specific sound cards,
  188. ; or for all sound cards, respectively.
  189.  
  190. ;MixBufferMs=200
  191. ;MixBufferBytes=0
  192. ;MixBufferCount=4
  193. ;MixServiceMode=0
  194. ;MixIntPeriodMs=200
  195. ;MixIntResolutionMs=50
  196.  
  197.  
  198. [High Default Sound]
  199. ; Settings in the [High Default Sound] section apply when the target
  200. ; output format is 44K, 16-bit, stereo.  The target output format depends
  201. ; on the capabilities of the sound card as well as the setting of
  202. ; MixMaxFidelity.   These settings are used when the installed sound card
  203. ; is not known to Director and is not specified explicitly in the
  204. ; the <SoundCardName> sections.  Settings in the <SoundCardName> or
  205. ; Override sections will override these values for specific sound cards,
  206. ; or for all sound cards, respectively.
  207. ;MixBufferMs=200
  208. ;MixBufferBytes=0
  209. ;MixBufferCount=4
  210. ;MixServiceMode=0
  211. ;MixIntPeriodMs=200
  212. ;MixIntResolutionMs=50
  213.  
  214.  
  215.  
  216. ; Sound Card-Specific Settings -----------------------------------------
  217.  
  218. ;[Low Mono <SoundCardName>]
  219. ; Settings in this section apply when the target output format is
  220. ; 22K 8-bit mono, and you're using a particular sound card.  The target
  221. ; output format depends on the capabilities of the sound card, as well
  222. ; as the setting of MixMaxFidelity.  You can have any number of these 
  223. ; sections. Replace "<SoundCardName>" (including the angled brackets) 
  224. ; with the actual name of the sound card you want to set defaults for.  
  225. ; To find the name of your card, launch the Sound Mapper application, 
  226. ; and look in the Playback field.  Director maintains a built-in table
  227. ; of settings for many popular sound cards.  Settings in this section take 
  228. ; precedence over Director's built-in settings.
  229. ;MixBufferMs=200
  230. ;MixBufferCount=4
  231. ;MixBufferBytes=0
  232. ;MixServiceMode=0
  233. ;MixIntPeriodMs=200
  234. ;MixIntResolutionMs=50
  235.  
  236.  
  237. [Low <SoundCardName>]
  238. ; Settings in this section apply when the target output format is
  239. ; 22K 8-bit stereo, and you're using a particular sound card.  The target
  240. ; output format depends on the capabilities of the sound card, as well
  241. ; as the setting of MixMaxFidelity.  You can have any number of these 
  242. ; sections. Replace "<SoundCardName>" (including the angled brackets) 
  243. ; with the actual name of the sound card you want to set defaults for.  
  244. ; To find the name of your card, launch the Sound Mapper application, 
  245. ; and look in the Playback field.  Director maintains a built-in table
  246. ; of settings for many popular sound cards.  Settings in this section take 
  247. ; precedence over Director's built-in settings.
  248. ;MixBufferMs=200
  249. ;MixBufferCount=4
  250. ;MixBufferBytes=0
  251. ;MixServiceMode=0
  252. ;MixIntPeriodMs=200
  253. ;MixIntResolutionMs=50
  254.  
  255.  
  256. ;[High <SoundCardName>]
  257. ; Settings in this section apply when the target output format is
  258. ; 44K 16-bit stereo, and you're using a particular sound card.  The target
  259. ; output format depends on the capabilities of the sound card, as well
  260. ; as the setting of MixMaxFidelity.  You can have any number of these 
  261. ; sections. Replace "<SoundCardName>" (including the angled brackets) 
  262. ; with the actual name of the sound card you want to set defaults for.  
  263. ; To find the name of your card, launch the Sound Mapper application, 
  264. ; and look in the Playback field.  Director maintains a built-in table
  265. ; of settings for many popular sound cards.  Settings in this section take 
  266. ; precedence over Director's built-in settings.
  267. ;MixBufferMs=200
  268. ;MixBufferBytes=0
  269. ;MixBufferCount=4
  270. ;MixServiceMode=0
  271. ;MixIntPeriodMs=200
  272. ;MixIntResolutionMs=50
  273.  
  274.  
  275.  
  276. ; Sound Override Settings ----------------------------------------------
  277.  
  278. [Low Mono Override]
  279. ; Settings in the [Low Mono Override] apply when the target output format
  280. ; is 22K 8-bit mono.  The target output format depends on the capabilities
  281. ; of the sound card, as well as the setting of MixMaxFidelity.
  282. ; These settings will override Director's internal settings, any defaults
  283. ; specified in the Default Sound sections, as well as settings for specific 
  284. ; cards.  Change these settings only if you want to force Director to use
  285. ; certain values regardless of the sound card installed in the computer.
  286. ; It is not recommended that you modify these settings for movies which
  287. ; you are going to distribute, as they will override Director's internal
  288. ; settings which are already optimized for various sound cards.
  289. ;MixBufferMs=200
  290. ;MixBufferBytes=0
  291. ;MixBufferCount=4
  292. ;MixServiceMode=0
  293. ;MixIntPeriodMs=200
  294. ;MixIntResolutionMs=50
  295.  
  296. [Low Override]
  297. ; Settings in the [Low Override] apply when the target output format
  298. ; is 22K 8-bit stereo.  The target output format depends on the capabilities
  299. ; of the sound card, as well as the setting of MixMaxFidelity.
  300. ; These settings will override Director's internal settings, any defaults
  301. ; specified in the Default Sound sections, as well as settings for specific 
  302. ; cards.  Change these settings only if you want to force Director to use
  303. ; certain values regardless of the sound card installed in the computer.
  304. ; It is not recommended that you modify these settings for movies which
  305. ; you are going to distribute, as they will override Director's internal
  306. ; settings which are already optimized for various sound cards.
  307. ;MixBufferMs=200
  308. ;MixBufferBytes=0
  309. ;MixBufferCount=4
  310. ;MixServiceMode=0
  311. ;MixIntPeriodMs=200
  312. ;MixIntResolutionMs=50
  313.  
  314.  
  315. [High Override]
  316. ; Settings in the [High Override] apply when the target output format
  317. ; is 44K 16-bit stereo.  The target output format depends on the capabilities
  318. ; of the sound card, as well as the setting of MixMaxFidelity.
  319. ; These settings will override Director's internal settings, any defaults
  320. ; specified in the Default Sound sections, as well as settings for specific 
  321. ; cards.  Change these settings only if you want to force Director to use
  322. ; certain values regardless of the sound card installed in the computer.
  323. ; It is not recommended that you modify these settings for movies which
  324. ; you are going to distribute, as they will override Director's internal
  325. ; settings which are already optimized for various sound cards.
  326. ;MixBufferMs=200
  327. ;MixBufferBytes=0
  328. ;MixBufferCount=4
  329. ;MixServiceMode=0
  330. ;MixIntPeriodMs=200
  331. ;MixIntResolutionMs=50
  332.  
  333.